widget: don't call gtk_style_context_set_background()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Jul 2015 20:05:45 +0000 (13:05 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Jul 2015 23:09:23 +0000 (16:09 -0700)
commitd6b8261622a25dce4a5a688fcdc8f361100767b0
treee14dea999ac72441785bc01144735945896f3bb5
parenta9b45e7c3cadfd90ad2ae92f9f3014b0d324c134
widget: don't call gtk_style_context_set_background()

We don't need to do this here anymore, since widgets typically render
their backgrounds now.
gtk/gtkwidget.c